Name | Description | |
---|---|---|
![]() | Count | Gets the number of elements contained in the System.Collections.ICollection. |
![]() | Document | Gets the document. |
![]() | FileVersion | Gets the file version. |
![]() | Fonts | Gets the fonts collection. |
![]() | IsFixedSize | Gets whether the System.Collections.IList has a fixed size. |
![]() | IsReadOnly | Gets whether the System.Collections.IList is read-only. |
![]() | IsSynchronized | Gets a value indicating whether access to the System.Collections.ICollection is synchronized (thread safe). |
![]() | Item | Returns a Page object at specified index in the collection. |
![]() | SyncRoot | Gets an object that can be used to synchronize access to the System.Collections.ICollection. |